Skip to content

Conversation

draggie
Copy link
Contributor

@draggie draggie commented Oct 8, 2024

Summary:

fixes #652
Resolved incompatible interface generation for the codegen source.

Test Plan:

@draggie draggie self-assigned this Oct 8, 2024
Copy link
Contributor

@vonovak vonovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't run the code but it looks okay to me, just added a comment about using doubles.

re "Tmp patch for invalid height calculation" in the description: that doesn't seem to be included

…er/ReactSliderManager.java

Co-authored-by: Vojtech Novak <[email protected]>
@draggie
Copy link
Contributor Author

draggie commented Oct 10, 2024

@vonovak Thanks, I have removed the tmp solution from the description as after further investigation this issue is related to measure function from ViewManager not being called in some setups like RNTA

draggie and others added 2 commits October 10, 2024 13:48
…er/ReactSliderManager.java

Co-authored-by: Vojtech Novak <[email protected]>
…er/ReactSliderManager.java

Co-authored-by: Vojtech Novak <[email protected]>
@chrfalch
Copy link
Contributor

chrfalch commented Oct 10, 2024

Me and @vonovak made #657 - which might solve another problem in the same issue.

@BartoszKlonowski BartoszKlonowski merged commit ece95c3 into main Oct 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

slider has 0 height on Android with new architecture enabled

5 participants